SftTree/NET 2.0

Cell Field, HeaderClickedEventArgs Class

Softel vdm, Inc.

The column header being clicked or null/Nothing indicating that no column header is associated with this event.

Syntax      HeaderClickedEventArgs Class (Softelvdm.SftTreeNET)

VB   

Public ReadOnly Property Cell As CellClass

C#   

public readonly CellClass Cell;

C++   

public: <readonly> CellClass^ Cell;

Comments

The Cell field contains the column header being clicked or null/Nothing indicating that no column header is associated with this event.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com